[INFO] cloning repository https://github.com/ukangaekom/rust_axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ukangaekom/rust_axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukangaekom%2Frust_axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukangaekom%2Frust_axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae3c047ec1adf16cbe1952dbc86c426eee950ca8
[INFO] fixing ukangaekom/rust_axum against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukangaekom%2Frust_axum" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ukangaekom/rust_axum
[INFO] finished tweaking git repo https://github.com/ukangaekom/rust_axum
[INFO] tweaked toml for git repo https://github.com/ukangaekom/rust_axum written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ukangaekom/rust_axum on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ukangaekom/rust_axum already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.2
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7cfd7efb0d0cfcc51104521ae99248b771dfd5e5b78e0fdc0202f8b1b014c0ac
[INFO] running `Command { std: "docker" "start" "7cfd7efb0d0cfcc51104521ae99248b771dfd5e5b78e0fdc0202f8b1b014c0ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cfd7efb0d0cfcc51104521ae99248b771dfd5e5b78e0fdc0202f8b1b014c0ac" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cfd7efb0d0cfcc51104521ae99248b771dfd5e5b78e0fdc0202f8b1b014c0ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cfd7efb0d0cfcc51104521ae99248b771dfd5e5b78e0fdc0202f8b1b014c0ac" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking rust_axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `::`, found `:`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     routing:post,
[INFO] [stdout]   |            ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import paths are delimited using `::`
[INFO] [stdout] help: use double colon
[INFO] [stdout]   |
[INFO] [stdout] 3 |     routing::post,
[INFO] [stdout]   |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid `struct` delimiters or `fn` call arguments
[INFO] [stdout]   --> src/main.rs:11:71
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let router01: Router<{unknown}> = Router::new().route("/vehicle", get(hander: vehicle_get));
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if `get` is a struct, use braces as delimiters
[INFO] [stdout]    |
[INFO] [stdout] 11 -     let router01: Router<{unknown}> = Router::new().route("/vehicle", get(hander: vehicle_get));
[INFO] [stdout] 11 +     let router01: Router<{unknown}> = Router::new().route("/vehicle", get { hander: vehicle_get });
[INFO] [stdout]    |
[INFO] [stdout] help: if `get` is a function, use the arguments directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     let router01: Router<{unknown}> = Router::new().route("/vehicle", get(hander: vehicle_get));
[INFO] [stdout] 11 +     let router01: Router<{unknown}> = Router::new().route("/vehicle", get(vehicle_get));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: labels cannot use keyword names
[INFO] [stdout]   --> src/main.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let address &'static str = "0.0.0.0:6570";
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `while`, `for`, `loop` or `{` after a label
[INFO] [stdout]   --> src/main.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let address &'static str = "0.0.0.0:6570";
[INFO] [stdout]    |                          ^^^ expected `while`, `for`, `loop` or `{` after a label
[INFO] [stdout]    |
[INFO] [stdout] help: consider removing the label
[INFO] [stdout]    |
[INFO] [stdout] 14 -     let address &'static str = "0.0.0.0:6570";
[INFO] [stdout] 14 +     let address &str = "0.0.0.0:6570";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: labeled expression must be followed by `:`
[INFO] [stdout]   --> src/main.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let address &'static str = "0.0.0.0:6570";
[INFO] [stdout]    |                  ------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the label
[INFO] [stdout]    |
[INFO] [stdout]    = note: labels are used before loops and blocks, allowing e.g., `break 'label` to them
[INFO] [stdout] help: add `:` after the label
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let address &'static: str = "0.0.0.0:6570";
[INFO] [stdout]    |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a pattern, found an expression
[INFO] [stdout]   --> src/main.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let address &'static str = "0.0.0.0:6570";
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a pattern
[INFO] [stdout]    |
[INFO] [stdout]    = note: arbitrary expressions are not allowed in patterns: <https://doc.rust-lang.org/book/ch19-00-patterns.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `::`, found `:`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     routing:post,
[INFO] [stdout]   |            ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import paths are delimited using `::`
[INFO] [stdout] help: use double colon
[INFO] [stdout]   |
[INFO] [stdout] 3 |     routing::post,
[INFO] [stdout]   |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid `struct` delimiters or `fn` call arguments
[INFO] [stdout]   --> src/main.rs:11:71
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let router01: Router<{unknown}> = Router::new().route("/vehicle", get(hander: vehicle_get));
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if `get` is a struct, use braces as delimiters
[INFO] [stdout]    |
[INFO] [stdout] 11 -     let router01: Router<{unknown}> = Router::new().route("/vehicle", get(hander: vehicle_get));
[INFO] [stdout] 11 +     let router01: Router<{unknown}> = Router::new().route("/vehicle", get { hander: vehicle_get });
[INFO] [stdout]    |
[INFO] [stdout] help: if `get` is a function, use the arguments directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     let router01: Router<{unknown}> = Router::new().route("/vehicle", get(hander: vehicle_get));
[INFO] [stdout] 11 +     let router01: Router<{unknown}> = Router::new().route("/vehicle", get(vehicle_get));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: labels cannot use keyword names
[INFO] [stdout]   --> src/main.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let address &'static str = "0.0.0.0:6570";
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `while`, `for`, `loop` or `{` after a label
[INFO] [stdout]   --> src/main.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let address &'static str = "0.0.0.0:6570";
[INFO] [stdout]    |                          ^^^ expected `while`, `for`, `loop` or `{` after a label
[INFO] [stdout]    |
[INFO] [stdout] help: consider removing the label
[INFO] [stdout]    |
[INFO] [stdout] 14 -     let address &'static str = "0.0.0.0:6570";
[INFO] [stdout] 14 +     let address &str = "0.0.0.0:6570";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: labeled expression must be followed by `:`
[INFO] [stdout]   --> src/main.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let address &'static str = "0.0.0.0:6570";
[INFO] [stdout]    |                  ------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the label
[INFO] [stdout]    |
[INFO] [stdout]    = note: labels are used before loops and blocks, allowing e.g., `break 'label` to them
[INFO] [stdout] help: add `:` after the label
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let address &'static: str = "0.0.0.0:6570";
[INFO] [stdout]    |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a pattern, found an expression
[INFO] [stdout]   --> src/main.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let address &'static str = "0.0.0.0:6570";
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a pattern
[INFO] [stdout]    |
[INFO] [stdout]    = note: arbitrary expressions are not allowed in patterns: <https://doc.rust-lang.org/book/ch19-00-patterns.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `unknown` in this scope
[INFO] [stdout]   --> src/main.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let router01: Router<{unknown}> = Router::new().route("/vehicle", get(hander: vehicle_get));
[INFO] [stdout]    |                           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TcpListener` in this scope
[INFO] [stdout]   --> src/main.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let listener:TcpListener = tokio::net::TcpListener::bind(address).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::net::TcpListener;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tokio::net::TcpListener;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `address` in this scope
[INFO] [stdout]   --> src/main.rs:15:62
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let listener:TcpListener = tokio::net::TcpListener::bind(address).await.unwrap();
[INFO] [stdout]    |                                                              ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found crate `axum`
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     axum.serve(listener, router01).await.unwrap();
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout]    |
[INFO] [stdout] 19 -     axum.serve(listener, router01).await.unwrap();
[INFO] [stdout] 19 +     axum::serve(listener, router01).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `routing::get` and `routing:post`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::get,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 3 |     routing:post,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `unknown` in this scope
[INFO] [stdout]   --> src/main.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let router01: Router<{unknown}> = Router::new().route("/vehicle", get(hander: vehicle_get));
[INFO] [stdout]    |                           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TcpListener` in this scope
[INFO] [stdout]   --> src/main.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let listener:TcpListener = tokio::net::TcpListener::bind(address).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::net::TcpListener;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tokio::net::TcpListener;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `address` in this scope
[INFO] [stdout]   --> src/main.rs:15:62
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let listener:TcpListener = tokio::net::TcpListener::bind(address).await.unwrap();
[INFO] [stdout]    |                                                              ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found crate `axum`
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     axum.serve(listener, router01).await.unwrap();
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout]    |
[INFO] [stdout] 19 -     axum.serve(listener, router01).await.unwrap();
[INFO] [stdout] 19 +     axum::serve(listener, router01).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `routing::get` and `routing:post`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::get,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 3 |     routing:post,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: constant provided when a type was expected
[INFO] [stdout]   --> src/main.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let router01: Router<{unknown}> = Router::new().route("/vehicle", get(hander: vehicle_get));
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: constant provided when a type was expected
[INFO] [stdout]   --> src/main.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let router01: Router<{unknown}> = Router::new().route("/vehicle", get(hander: vehicle_get));
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0747.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0747.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_axum` (bin "rust_axum") due to 11 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust_axum` (bin "rust_axum" test) due to 11 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7cfd7efb0d0cfcc51104521ae99248b771dfd5e5b78e0fdc0202f8b1b014c0ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cfd7efb0d0cfcc51104521ae99248b771dfd5e5b78e0fdc0202f8b1b014c0ac", kill_on_drop: false }`
[INFO] [stdout] 7cfd7efb0d0cfcc51104521ae99248b771dfd5e5b78e0fdc0202f8b1b014c0ac
